From: Kim F. Storm Date: Tue, 16 Sep 2003 23:04:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25539 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a996826d6f3997ecc4546cf67516ecfcd33d0ab2;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index aa392e96117..0f4b5094c44 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,26 @@ +2003-09-17 Kim F. Storm + + * process.c (Fset_process_sentinel): Add sentinel to childp plist + for network process. + (socket_options): Add `:' prefix to option names. Add optbit field. + (set_socket_option): Remove no_error arg and special handling of s < 0. + Return 1< * Makefile.in: Depend on coding.h.